tag | line | file | source code |
---|---|---|---|
ipip_protocol | 116 | net/ipv4/ipip.c | static struct inet_protocol ipip_protocol = { |
ipip_protocol | 136 | net/ipv4/ipip.c | inet_add_protocol(&ipip_protocol); |
ipip_protocol | 142 | net/ipv4/ipip.c | if ( inet_del_protocol(&ipip_protocol) < 0 ) |
ipip_protocol | 52 | net/ipv4/protocol.c | static struct inet_protocol ipip_protocol = |
ipip_protocol | 72 | net/ipv4/protocol.c | &ipip_protocol, |