Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c813 ourmsg->data_len) { in ng_pppoe_rcvmsg()
816 ourmsg->data_len, in ng_pppoe_rcvmsg()
822 ourmsg->hook[sizeof(ourmsg->hook) - 1] = '\0'; in ng_pppoe_rcvmsg()
1002 if (ourmsg->data_len) in ng_pppoe_rcvmsg()
1004 ourmsg->data_len); in ng_pppoe_rcvmsg()
1023 if (ourmsg->data_len) in ng_pppoe_rcvmsg()
1049 if (ourmsg->data_len) in ng_pppoe_rcvmsg()
1169 strncpy((char *)(tag + 1), ourmsg->data, ourmsg->data_len); in ng_pppoe_rcvmsg()
1171 ourmsg->data_len; in ng_pppoe_rcvmsg()
1214 strncpy((char *)(tag + 1), ourmsg->data, ourmsg->data_len); in ng_pppoe_rcvmsg()
[all …]