Home
last modified time | relevance | path

Searched refs:NR_PROTO_IP (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/netrom/
Dnr_dev.c86 *buff++ = NR_PROTO_IP; in nr_header()
87 *buff++ = NR_PROTO_IP; in nr_header()
Daf_netrom.c897 circuit_index == NR_PROTO_IP && circuit_id == NR_PROTO_IP) { in nr_rx_frame()
/kernel/linux/linux-5.10/include/net/
Dnetrom.h21 #define NR_PROTO_IP 0x0C macro