Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ospf6d/
H A Dospf6.h33 #define PACKET_HDR 100 /* XXX used to calculate the IP payload */ macro
H A Dlsack.c199 ((iface->mtu - PACKET_HDR) / sizeof(struct lsa_hdr))) { in ls_ack_list_add()