Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif)
これは、接続属性をに変換する関数の宣言ですstruct sock。私がググったように、最初の引数はである必要があります&init_net。しかし、最後の議論は何でしょうか?
struct sock
&init_net
dif引数はデバイスインターフェイスです。
dif