| tag | line | file | source code |
|---|---|---|---|
| inet_del_protocol | 53 | include/net/protocol.h | extern int inet_del_protocol(struct inet_protocol *prot); |
| inet_del_protocol | 319 | kernel/ksyms.c | X(inet_del_protocol), |
| inet_del_protocol | 148 | net/ipv4/ipip.c | if ( inet_del_protocol(&ipip_protocol) < 0 ) |